home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / buttons / butnmstr / butnmstr.txt next >
Text File  |  1995-09-15  |  5KB  |  92 lines

  1.  
  2.  
  3. Butt(n)Meister is a buttonbar compiler for programmers. It allows you 
  4. to easily Create & Maintain efficient rectangular (Vertical/Horizontal) 
  5. Button-Bars, Floating and Dockable Tool Pallettes, ect, and doesn't require 
  6. a VBX; just a few lines of VB Code (Sample Projects Included). Drag your button
  7. bitmaps from the button palette and drop them on the spreadsheet.  Move them 
  8. around and then compile them into a single bitmap.
  9.  
  10. Feature List:
  11.  1. Includes a database for storing projects for life-cycle maintainence. 
  12.  2. Uses Drag-Drop and has a very slick interface.
  13.  3. ToolTips
  14.  4. Preferences for setting clipping edges of bitmaps.
  15.  5. Central Database option for multiple programmer shops.
  16.  6. Exciting new version in progress for registered users.
  17.  7. Not crippled in any way (except for standard nag screen)
  18.  
  19.  
  20. NOTE: Butt(n)Meister Requires the Visual Basic runtime file called VBRUN300.DLL.
  21. This file may already be in your \WINDOWS\SYSTEM directory.  If not, it should 
  22. be available on the same BBS, Online service, CD Rom, or wherever you may have 
  23. acquired Butt(n)Meister.  
  24.                 
  25.             INSTALLATION INSTRUCTIONS
  26. Steps
  27.  
  28. 0. Unzip the Zip file in a clean directory of your choice.
  29. 1. Move the VSVBX.LIC file to the Windows directory.
  30. 2. Place the .VBX and any .DLL files in the Windows/System directory
  31. 3. Place the .HLP file(s) in the Butt(n)Meister Directory
  32. 4. Place the BUTTON.INI file into the windows directory. NOTE: This step
  33.    is not required if the BUTTON.MDB file will reside in the Butt(n)Meister
  34.    directory in fact the BUTTON.INI file may be deleted if this is the case.
  35. 5. Run Butt(n)Meister and select the directory where the BUTTON.MDB file resides.
  36.    NOTE: See the previous item #4 and the Paragraph below labeled "IMPORTANT 
  37.    DATABASE NOTE".
  38. 6. Save dozens of hours by using Butt(n)Meister for all of your projects.
  39. 7. Call or leave an Email when you need help or find any bugs.
  40. 8. Please Register Butt(n)Meister so I can continue to make useful products for you.  
  41. Thanks Ahead for your Support! 
  42.  
  43. Detailed Instructions
  44.  
  45. If you are installing Butt(n)Meister from the Shareware 'Zip' file,  Expand the Zip file into
  46. the desired directory created for it.   You must already have VBRUN30.DLL in your 
  47. ..\Windows\System directory.   You must also move all .VBX and .DLL files to the
  48. ..\Windows\System directory.  If some of these VBXÆs and/or DLLÆs already exist in your 
  49. ..\Windows\System directory you may opt to NOT move these files because you may have 
  50. newer versions.  Move the BUTTON.INI to the windows subdirectory.  It contains the path 
  51. to the BUTTON.MDB (Database) file. Move the BUTTON.MDB file to any directory you choose.  
  52. If there are .LIC files these usually need to be placed in the Windows directory. To create 
  53. an Icon for Butt(n)Meister, open the Windows File Manager and drag BUTTON.EXE into the 
  54. desired program group. If you register Butt(n)Meister you will receive a standard Windows 
  55. Setup Diskette.  Run the SETUP.EXE file on the distribution disk and follow the on-screen 
  56. instructions.  Read any and all README files included with Butt(n)Meister.
  57.  
  58.                 IMPORTANT DATABASE NOTE
  59.  
  60. When Butt(n)Meister is first started it attempts to find the BUTTON.MDB file in the
  61. Butt(n)Meister directory. If it can't find it there it will look for the path 
  62. information in the BUTTON.INI (Which must be in the \WINDOWS directory) file. If it 
  63. is not found a dialog box will appear where you can select the correct path to it.  
  64. Once the path is set you wont be asked for it again unless it becomes invalid.  
  65. This feature is for programming shops that wish to have a central shared (network)
  66. database for multiple programmers.  To skip these steps just place the BUTTON.MDB 
  67. file in the same directory as Butt(n)Meister.
  68.  
  69.  
  70.     Versions 1.1 & 1.2 Fix minor bugs and Adds requested features.
  71.  
  72. IMPORTANT!!! If you already have Butt(n)Meister V1 you will need to replace the 
  73. BUTTON.MDB file because format changes have been made  in V1.1 and V1.2  Import 
  74. your existing Button definitions using MS Access or VB.
  75.  
  76. Added features:
  77.  
  78. 1. BUTTON.MDB can be moved to any directory.  Place the BUTTON.INI file into the 
  79. windows directory.  When Butt(n)Meister is first started it will ask for the path to 
  80. the database file. Once established, Butt(n)Meister will not ask for the path again 
  81. until the entry in the BUTTON.INI file becomes invalid.
  82.  
  83.  
  84. 2. Balloons can be disabled from the preferences form by unchecking the associated 
  85. checkbox.
  86.  
  87.  
  88.                 KNOWN EXISTING BUGS
  89.  
  90. 1. The balloon help VBX causes random but infrequent crashes (Mostly during exit) of 
  91. Butt(n)Meister. I am trying to resolve this with the author of the balloon help VBX.
  92.    WORKAROUND:  Disable Balloon help from the Options form.